The properties of the Collection<ContainerClass,RelatedClass> class are listed below. For a complete list of Collection<ContainerClass,RelatedClass> class members, see the Collection<ContainerClass,RelatedClass> Members topic.
Count | Gets the number of elements contained in the ICollection`1. |
IsModified | Gets a value indicating whether any related objects have been added or removed from this collection. |
IsReadOnly | Gets a value indicating whether the ICollection`1 is read-only. |
Item | Gets or sets the element at the specified index. |
PrimaryKeyPersistableObject (inherited from FieldRelationship<ContainerClass,CollectionDescriptor>) | Gets the primary key persistable objects in this relationship. |
PrimaryKeyTypeObject (inherited from FieldRelationship<ContainerClass,CollectionDescriptor>) | Gets the primary key persistable objects in this relationship. |
RelationshipDescriptor (inherited from FieldRelationship<ContainerClass,CollectionDescriptor>) | Gets the relationship descriptor that defines this relationship. |
Collection<ContainerClass,RelatedClass> Class | DomainObjects.Facade.Domain Namespace